[INFO] fetching crate mame-parser 0.7.2...
[INFO] testing mame-parser-0.7.2 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] extracting crate mame-parser 0.7.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate mame-parser 0.7.2
[INFO] finished tweaking crates.io crate mame-parser 0.7.2
[INFO] tweaked toml for crates.io crate mame-parser 0.7.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mame-parser 0.7.2 on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mame-parser 0.7.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ba2de55d9871d0635e00c7b68e952706dd2f26d8bc679a2046d3060dc2d9205
[INFO] running `Command { std: "docker" "start" "-a" "6ba2de55d9871d0635e00c7b68e952706dd2f26d8bc679a2046d3060dc2d9205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ba2de55d9871d0635e00c7b68e952706dd2f26d8bc679a2046d3060dc2d9205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ba2de55d9871d0635e00c7b68e952706dd2f26d8bc679a2046d3060dc2d9205", kill_on_drop: false }`
[INFO] [stdout] 6ba2de55d9871d0635e00c7b68e952706dd2f26d8bc679a2046d3060dc2d9205
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9adf9e315ae1f4de10138344ee3c71c31064d76713e79877f3c4980d2c8a4e3b
[INFO] running `Command { std: "docker" "start" "-a" "9adf9e315ae1f4de10138344ee3c71c31064d76713e79877f3c4980d2c8a4e3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cc v1.1.14
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling bit-vec v0.7.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling nt-time v0.8.1
[INFO] [stderr]    Compiling bit-set v0.6.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling filetime_creation v0.2.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling lzma-rust v0.1.7
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling quick-xml v0.23.1
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling sevenz-rust v0.6.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling docify_macros v0.2.8
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling docify v0.2.8
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling scraper v0.13.0
[INFO] [stderr]    Compiling mame-parser v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "9adf9e315ae1f4de10138344ee3c71c31064d76713e79877f3c4980d2c8a4e3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9adf9e315ae1f4de10138344ee3c71c31064d76713e79877f3c4980d2c8a4e3b", kill_on_drop: false }`
[INFO] [stdout] 9adf9e315ae1f4de10138344ee3c71c31064d76713e79877f3c4980d2c8a4e3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe76f2cf3cb9b8902bead43f529b3648c435981b01ad8694175f1fd1fdfcf2af
[INFO] running `Command { std: "docker" "start" "-a" "fe76f2cf3cb9b8902bead43f529b3648c435981b01ad8694175f1fd1fdfcf2af", kill_on_drop: false }`
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling indicatif v0.16.2
[INFO] [stderr]    Compiling mame-parser v0.7.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcd5lsoW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmame_parser-3c0c7aed317c0207,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libdocify-743504dd5bae58c1,libscraper-2109fd7aa47f3708,libselectors-387bb6eba2f0ccf1,libthin_slice-83c4cbdeb4fbf85a,libservo_arc-720257618e67bb7b,libstable_deref_trait-85c037262f22e89e,libnodrop-d12b2ae85cdf727d,libfxhash-f6d87756ce971792,libcssparser-3b74ffe8df6f7d9e,libitoa-83f2677dbbd92789,libdtoa_short-0f1fd7033ba7da53,libdtoa-72f841b8fe9fa76c,libphf-dc7f9a0bd5ac287e,libphf_shared-fb012063573cda8b,libbitflags-40a27ceec947d12f,libego_tree-5d39608a7dc84117,libmatches-693274dedde52495,libhtml5ever-67b6714018af788e,libmarkup5ever-a7115027458f49b9,libstring_cache-78ce509a3364947e,libprecomputed_hash-941acba0b7c1b90b,libparking_lot-c177541c17412f92,libparking_lot_core-25ea0a2deb0e0c62,liblock_api-25d348c0d67d6cf4,libscopeguard-88d64e99d3001c2a,libphf-fb73535481c991bd,libphf_shared-5ffc94f2e1b171f5,libsiphasher-1f09e35fa454ec4d,libtendril-4d5818a924fa379c,libutf8-3c5e274bb51994fd,libfutf-ad54ae59f79bf535,libdebug_unreachable-f7b9f09a34de90c3,libmac-c05d591fa8e0369c,librusqlite-d03b97950fd515bd,libsmallvec-8d80e7d293f973ed,libfallible_streaming_iterator-275e12f2050a085b,libfallible_iterator-3f6b2033eba01af9,libhashlink-8ef187be9903a2fb,liblibsqlite3_sys-351ff8e03fc3af75,libserde_json-2f19b398c28e89fa,libcsv-63200657959cec69,libcsv_core-d6962ecfb386658b,libquick_xml-a3be646656a2b835,libanyhow-7090094d3a6ba2f8,libzip-fca29c5b877bcd6d,libtime-6cec4878ef383a7b,libthiserror-8407434fd26a1617,libbzip2-9b0f1edb8c6fd49d,libbzip2_sys-de896da14bb4f02e,libflate2-5af17797748684df,libminiz_oxide-c60ba233e4a116d3,libadler2-f69c3605267591c3,libcrc32fast-e14d1f8d61360bf0,libsevenz_rust-7a36fa4abce8f5b7,libcrc-b980dc0896b7d301,libcrc_catalog-2535dcd5dcc58263,liblzma_rust-bb5c1891843f0e11,libnt_time-2bd45672dbafcd3c,libtime-c3dbc12bb606f545,libtime_core-6b824ed3bd1e198b,libnum_conv-d31d2cdd240da3de,libderanged-7a46d84d2d41f7c3,libpowerfmt-521a460cc2ff4e45,libbit_set-d7b63229832a2511,libbit_vec-3fb5c34d8fd8a229,libbyteorder-7912a666fa871683,libfiletime_creation-2d3af48bad0fa803,libfiletime-501d16ea3c6f3e44,libreqwest-a2d273b6164ea9c3,librustls_pemfile-f2760b70d3be5bc8,libhyper_tls-af7e67e967434661,libbase64-76d22feba062e299,libipnet-eff1d9be77f93c18,libtokio_native_tls-6f1fd69335676c14,libserde_urlencoded-18529272bf4443ff,libryu-819a5e577911cb6a,libmime-7cbfcc84299bf52b,libencoding_rs-cde41978255f3cea,libserde-bd6cbb8b84d7651a,libnative_tls-2b5bf32e17fc6440,libopenssl_probe-453b407a18c75c81,libopenssl-cdae7584321bdcb4,libbitflags-4fc2c4ee1f367a18,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-fdfc9e5ac473e658,libhyper-daae7a1ff368ffd9,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-d7ca157700dcb380,libh2-4acd1b0310e1df8a,libindexmap-a6ee945cd5eedd46,libequivalent-4046d892813a5d9a,libhashbrown-cd597f959d6118a4,libahash-5d9ee0b5fc54fca1,libcfg_if-8c8419bc1cff3c76,libzerocopy-28e30b4a995c80f5,libtokio_util-ebf7b2f65eca0852,libfutures_sink-100f10d4dbc6cfa1,libtower_service-222788e4f5219726,libtracing-c0881f84ef4058fc,libtracing_core-bc100496c3ad55de,libonce_cell-75d2118436933f61,libfutures_channel-c8ec6f4d87221aa9,libtokio-399ff32f48c0d93c,libsocket2-3436c60b4d8fd286,libmio-06195be0de599bf2,libsync_wrapper-e9e1b86a97fd86cb,libhttp_body-37145f985b07fdf5,liblog-a3fffcf231093ad6,libfutures_util-93276ea6c0e806d4,libfutures_io-6e64e51f807c1330,libslab-8b16734caed82d27,libpin_project_lite-96380cfbe13ff412,libfutures_task-b56747de5200829a,libpin_utils-edd6e294c1e21a4f,libfutures_core-f9239d29bad6497f,liburl-b7e51031a35a1275,libidna-5f39426b8d262379,libunicode_normalization-b3fa014623b7f1ef,libtinyvec-a75b123bfef3daf4,libtinyvec_macros-847056b696a24274,libunicode_bidi-51a1e1ce84aee0fb,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libhttp-688f6665ce288886,libitoa-0222dfc469e21d72,libbytes-fe8bf191795e4c8f,libfnv-2a26f5d3b9cd4973,libindicatif-3c86ab2efe40694b,libregex-58b3a6728f0d9959,libregex_automata-2ccc4e100b6a8392,libaho_corasick-1bbfefaf9b8c5c2b,libmemchr-6e500fc2d2cc2174,libregex_syntax-8099f48d766365de,libconsole-6806c86e368880e0,liblibc-3c3b159f533bae22,liblazy_static-afffdbb119bd9ac1,libnumber_prefix-358346c59dae25d8}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lsqlite3" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcd5lsoW/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-0f227163cca5a756/out/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/download_files-29824314fba0dfb5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mame-parser` (example "download_files") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fe76f2cf3cb9b8902bead43f529b3648c435981b01ad8694175f1fd1fdfcf2af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe76f2cf3cb9b8902bead43f529b3648c435981b01ad8694175f1fd1fdfcf2af", kill_on_drop: false }`
[INFO] [stdout] fe76f2cf3cb9b8902bead43f529b3648c435981b01ad8694175f1fd1fdfcf2af
